You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVec Class
>
TVec Methods
>
ValuesToStrings Method
>
TVec.ValuesToStrings Method (string[], [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
Dew Math for .NET
TVec.ValuesToStrings Method (string[], [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
TVec Class
TVec Members
Dew.Math Namespace
ValuesToStrings Method
Collapse All
Syntax
C#
Visual Basic
public
void
ValuesToStrings
(
ref
string
[]
aList
, [In]
TFixedTextAlign
Align
, [In]
string
ReFormat
, [In]
string
ImFormat
, [In]
bool
Headers
);
Public
Function
ValuesToStrings
(
ByRef
aList
As
string
[],
Align
As
[In]
TFixedTextAlign
= TFixedTextAlign.ftaNone,
ReFormat
As
[In]
string
= " 0.#####;-0.######",
ImFormat
As
[In]
string
= "+0.###i;-0.###i",
Headers
As
[In] bool =
false
)
As
void
Description
This is ValuesToStrings, a member of class TVec.
Group
ValuesToStrings Method
Links
TVec Class
,
TVec Members
,
Dew.Math Namespace
,
ValuesToStrings Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!